ClearAllPromises
TheClearAllPromises
method changes all promise values in this storage unit into regular values.
void ClearAllPromises ();DISCUSSION
This method does not change the data in any of the promise values; it simply changes the values from promise values to regular values.After this method executes successfully, the storage unit is unfocused.
EXCEPTIONS
kODErrZeroRefCount
- This storage unit has a reference count of 0.
SEE ALSO
TheODStorageUnit::ResolveAllPromises
method (page 708).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help